Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove calls to deprecated ALSA function #47

Merged
merged 1 commit into from
Jan 2, 2022
Merged

Remove calls to deprecated ALSA function #47

merged 1 commit into from
Jan 2, 2022

Conversation

dvzrv
Copy link
Collaborator

@dvzrv dvzrv commented Jan 2, 2022

Remaining, still applicable fix taken from jackaudio/tools#7
All whitespace related fixes and commits for already fixed problems have been disregarded.

Relates to #43

Remove calls to snd_pcm_sw_params_set_xfer_align(). This function
was turned into a no-op and marked as deprecated in 2008.

    http://git.alsa-project.org/?p=alsalib.git;
        a=commitdiff;h=cf15e49d8460d9b56005d8c49faa064de3649cef
@dvzrv dvzrv added the enhancement New feature or request label Jan 2, 2022
@dvzrv dvzrv requested a review from falkTX January 2, 2022 21:53
@dvzrv dvzrv self-assigned this Jan 2, 2022
@falkTX falkTX merged commit 84a317c into main Jan 2, 2022
@falkTX falkTX deleted the tools_7 branch January 2, 2022 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants